home *** CD-ROM | disk | FTP | other *** search
- Path: newsbf02.news.aol.com!not-for-mail
- From: pfrank3465@aol.com (PFrank3465)
- Newsgroups: comp.lang.c++
- Subject: BC++ 4.52 fscanf floating point question?
- Date: 17 Apr 1996 00:58:04 -0400
- Organization: America Online, Inc. (1-800-827-6364)
- Sender: root@newsbf02.news.aol.com
- Message-ID: <4l1tos$kni@newsbf02.news.aol.com>
- Reply-To: pfrank3465@aol.com (PFrank3465)
- NNTP-Posting-Host: newsbf02.mail.aol.com
-
- I am a learning programmer, and I'm trying to write a DOS program to read
- data from a file in C, using Borland C++ 4.52. I tried it on Easywin and
- it worked fine, but not on DOS. It compiles and links with no errors, but
- when I try to run it, I get a run-time error, something like this:
-
- scanf : floating point formats not linked
- Abnormal program termination
-
-
- If anyone has experienced this before, or can help me in any way, it would
- be greatly appreciated if you could e-mail me.
- Thank you, -----------------Pete
-